aliases:
- Obsidian Sync/Obsidian Sync and third-party services
- Obsidian Sync/Back up your vault
- backup
permalink: backup
If you haven't backed up your computer yet, it's a good idea to start now! Obsidian’s File recovery plugin is a useful tool, but it only backs up your notes. To be safe, you should also back up the snapshots created by the plugin.
Why back up your data?
By default, Obsidian stores your notes locally on your device, not in the cloud. This means the data is fully yours, giving you control over it. However, local storage can be affected by issues like corruption or data loss. It is never a matter of if, but when. Backing up your data protects against these inevitabilities and ensures you maintain control of your notes.
Services like Obsidian Sync, iCloud, OneDrive, and Dropbox help you sync your notes across different devices. While they may offer features like note restoration, they are not designed for backups. Syncing keeps your notes updated, but it doesn’t protect against data loss.
To properly back up your vault, use a dedicated backup tool that creates a one-way copy of your data. This tool will send your data to a safe backup location without changing the data on your device.
If you use multiple devices with syncing, choose one device to be your backup device. This is usually your main or "primary" device, the one you use the most. Note that most syncing services do not recognize any device as "primary"; this is just a concept to help you manage backups.
While the Obsidian Team cannot officially endorse any specific plugin, we recognize two community plugins that have become popular among users for backing up their files:
Keeping your backup in the cloud is an alternative and a complement to physical data storage, instead of an external hard drive or USB stick. An external hard drive or USB stick can be lost or damaged. The biggest advantage of storing files in the cloud is that they are available anytime, anywhere. The downside is, most backup services are owned by a private company.
In terms of security, you should always pay close attention to access and security with cloud backups. Worldbackupday keeps an up-to-date list of online backup services to consider using.
Hard drives and SSD drives
External hard drive backups are still valuable in an increasing cloud-based world, and are mainly used for data storage and computer backups. The biggest disadvantage of an external drive is that the drive can break down or get lost. The biggest advantage is that the storage space only needs to be purchased once. Using an external hard drive is often combined with a computer backup.
USB flash drives
Flash drives (also called thumb drives, memory sticks, or pen drives) are a simple and effective method for quick backups.
Your operating system itself offer the ability to help create backups, whether online in the cloud, or in an external drive.
rsync
to a directory or drive of choice.This help page provides a brief overview of backup options, but it's not exhaustive. For more in-depth information, visit Worldbackupday.com or ask other Obsidian users in our community about their backup strategies!